an iterator for the items in a Serial.
More...
#include <FrameLib_Parameters.h>
an iterator for the items in a Serial.
◆ Iterator()
| FrameLib_Parameters::Serial::Iterator::Iterator |
( |
const Serial * |
serial, |
|
|
bool |
end |
|
) |
| |
|
inline |
◆ alias() [1/2]
| void FrameLib_Parameters::Serial::Iterator::alias |
( |
Serial * |
serial, |
|
|
const char * |
tag |
|
) |
| const |
◆ alias() [2/2]
| void FrameLib_Parameters::Serial::Iterator::alias |
( |
FrameLib_Parameters * |
serial, |
|
|
const char * |
tag |
|
) |
| const |
◆ getIndex()
| unsigned long FrameLib_Parameters::Serial::Iterator::getIndex |
( |
| ) |
const |
|
inline |
◆ getSize()
| size_t FrameLib_Parameters::Serial::Iterator::getSize |
( |
| ) |
const |
◆ getString()
| char * FrameLib_Parameters::Serial::Iterator::getString |
( |
| ) |
const |
◆ getTag()
| char* FrameLib_Parameters::Serial::Iterator::getTag |
( |
| ) |
const |
|
inline |
◆ getType()
| DataType FrameLib_Parameters::Serial::Iterator::getType |
( |
| ) |
const |
|
inline |
◆ getVector()
| const double * FrameLib_Parameters::Serial::Iterator::getVector |
( |
unsigned long * |
size | ) |
const |
◆ getVectorSize()
| unsigned long FrameLib_Parameters::Serial::Iterator::getVectorSize |
( |
| ) |
const |
◆ matchTag()
| bool FrameLib_Parameters::Serial::Iterator::matchTag |
( |
const char * |
tag | ) |
const |
|
inline |
◆ operator!=()
| bool FrameLib_Parameters::Serial::Iterator::operator!= |
( |
const Iterator & |
it | ) |
const |
|
inline |
◆ operator++() [1/2]
◆ operator++() [2/2]
◆ operator==()
| bool FrameLib_Parameters::Serial::Iterator::operator== |
( |
const Iterator & |
it | ) |
const |
|
inline |
◆ read() [1/3]
| void FrameLib_Parameters::Serial::Iterator::read |
( |
Serial * |
serial | ) |
const |
◆ read() [2/3]
◆ read() [3/3]
| size_t FrameLib_Parameters::Serial::Iterator::read |
( |
double * |
output, |
|
|
unsigned long |
size |
|
) |
| const |
The documentation for this class was generated from the following files: